Einhugur JWT Plugin

EncodingParameters.NotBefore Property

The not before time claim specifies when this token should start being valid (in seconds since Unix epoch).

NotBefore as Int64 {Read and Write}

Remarks

If you do not wish to use this claim then leave the value at zero.

See more detail in the RFC at 4.1.5

See Also

EncodingParameters Class